xenpaging: remove filename from comment
authorOlaf Hering <olaf@aepfle.de>
Sun, 20 Nov 2011 16:01:15 +0000 (17:01 +0100)
committerOlaf Hering <olaf@aepfle.de>
Sun, 20 Nov 2011 16:01:15 +0000 (17:01 +0100)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/xenpaging/file_ops.c
tools/xenpaging/policy_default.c
tools/xenpaging/xenpaging.c

index 772d222637b6012923b82ab99d9f0a50f22d8b6e..1032242c6ab4f041c180a7c97fb928239aed79ab 100644 (file)
@@ -1,5 +1,4 @@
 /******************************************************************************
- * tools/xenpaging/file_ops.c
  *
  * Common file operations.
  *
index 0d32c948597ac1e07d2e1668b9511492e28904eb..6cce0ed31726e38d1aedd1403c41a156e47d6111 100644 (file)
@@ -1,5 +1,4 @@
 /******************************************************************************
- * tools/xenpaging/policy.c
  *
  * Xen domain paging default policy.
  *
index 8de1f368b395c8261070f760f705cf8e9f6d48b1..5edf8d3c8bbf6bbefecd9be96dd4daf241f394ce 100644 (file)
@@ -1,5 +1,4 @@
 /******************************************************************************
- * tools/xenpaging/xenpaging.c
  *
  * Domain paging. 
  * Copyright (c) 2009 by Citrix Systems, Inc. (Patrick Colp)